Procomm Plus 4.x Displays Decimal and Hex values of a key pressed. 
KEYCHEK4.WAS (4/30/98)

Should I use this script?
-------------------------
This Windows ASPECT script prompts the user to press a key in the    
printable ACSII range and then give the decimal and hexidecimal values of 
that key.  It provides an example of building a dialog box and the 
associated string format commands to build and update the dialog box from 
a key entered by the user. 


How do I install KEYCHEK4.WAX?
----------------------------
Copy KEYCHEK4.WAX to the ASPECT directory of Procomm Plus and compile it.


How do I run KEYCHEK4.WAX?
------------------------
From the Action Bar:

1)  Click on the Script File drop down menu.
2)  Select KEYCHEK4.

From the Menu Bar:

1)  Click on Tools | Scripts.
2)  Click on Run.
3)  Select KEYCHEK4.WAX.
4)  Click on OK.

NOTE:  If KEYCHEK4.WAX does not appear in the Script File drop down
       list, you might have a different default ASPECT path.  To
       change the path, go to Options | Data Options | Paths
       and change the path to PROGRAM FILES\PROCOMM PLUS\ASPECT directory.